home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 December / PCWDEC07.iso / Software / Freeware / FlashGot 0.6.4 / chrome / flashgot.jar / skin / classic / flashgot / browser.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2007-08-29  |  776 b   |  29 lines

  1. .flashgot-icon-lnk, .flashgot-command-menuitem {
  2.   list-style-image: url("chrome://flashgot/skin/fg1.png");
  3. }
  4. .flashgot-icon-sel {
  5.   list-style-image: url("chrome://flashgot/skin/fg2.png");
  6. }
  7. .flashgot-icon-all {
  8.   list-style-image: url("chrome://flashgot/skin/fg3.png");
  9. }
  10. .flashgot-icon-tabs {
  11.   list-style-image: url("chrome://flashgot/skin/fg4.png");
  12. }
  13. .flashgot-icon-opts {
  14.   list-style-image: url("chrome://flashgot/skin/fg5.png");
  15. }
  16. .flashgot-icon-buildGallery {
  17.   list-style-image: url("chrome://flashgot/skin/fg6.png");
  18. }
  19.  
  20. #flashgot-tbb-all  {
  21.   list-style-image: url("chrome://flashgot/skin/icon24.png");
  22.   -moz-box-orient: vertical;
  23.   -moz-box-pack: end;
  24. }
  25.  
  26. toolbar[iconsize="small"] #flashgot-tbb-all {
  27.   list-style-image: url("chrome://flashgot/skin/fg1.png");
  28. }
  29.